Release 10.1A: OpenEdge Development:
Basic Database Tools
Deleting an index
Deleting an index modifies a database’s schema.
Note: You cannot delete the primary index. To delete the index that is currently the primary index, you must first make another index the primary index.
![]()
To delete an index:
- Choose Schema
Index Editor. The Index Editor alphabetically lists all the tables defined for your database.
- Select a table. The Index Editor lists the indexes defined for that table.
- Select the index you want to delete. You cannot delete a primary index.
- Choose Delete. The Data Dictionary prompts you to verify that you want to remove this index.
- Choose Yes to delete the index. The Index Editor main window reappears.
- Choose Exit to apply the change. An alert box asking if you want to apply or undo the changes to the database, or if you want to make other changes appears.
- Choose Apply Changes. The Data Dictionary main window appears.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |